home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16031 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  686 b 

  1. Path: ousrvr3.oulu.fi!news
  2. From: Arto Pesonen <artsi@ee.oulu.fi>
  3. Newsgroups: comp.lang.c++
  4. Subject: Compiler bug in Borland C++ 5.0
  5. Date: Tue, 09 Apr 1996 11:42:08 +0300
  6. Organization: University of Oulu
  7. Message-ID: <316A22E0.47B6@ee.oulu.fi>
  8. NNTP-Posting-Host: s-tko-pc11.oulu.fi
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. Try setting data aligment to other than byte and compile OWL project.
  15. Virtual function InitMainWindow is not called with this setup (Double 
  16. word or quad word). With word aligment program crashes. Byte aligment 
  17. always work.
  18.  
  19. I have Borland C++ 5.0 with patch 1.
  20.  
  21. - Arto Pesonen
  22.